home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utildsk / hdsleep.lha / HDSleep / HDSleep.doc < prev    next >
Text File  |  1996-04-26  |  5KB  |  137 lines

  1.                                HDSleep v1.2
  2.                                ============
  3.  
  4.                                     by
  5.                        Tomasz Muszynski (THOM/UNION)
  6.  
  7.                    e-mail: muszynsk@ipeneuro.ipe.pw.edu.pl
  8.  
  9. Disclaimer
  10. ==========
  11.  
  12. THIS PROGRAM IS FREELY DISTRIBUTABLE. USE IT AT YOUR OWN RISK. THERE IS NO
  13. WARRANTY FOR RELIABLE FUNCTIONING OF THIS PROGRAM.
  14.  
  15. Introduction
  16. ============
  17.  
  18.   This utility turns the motor of your HD off if it isn't used for given
  19. period of time.  To install, copy HDSleep file to the WBStartup drawer on
  20. your hard disk.  Program installs itself as a commodity.  There is also
  21. hotkey available for turning off motor immediately.  Any access to your
  22. hard disk turns the motor on again.  If you execute this commodity again
  23. it will deactivate itself.  Of course you can use Exchange for
  24. activating/deactivating HDSleep.
  25.  
  26.   I have tested it on:
  27. Amiga 1200 + Viper 68030 turbo card and IDE 420MB Caviar 2420 hard drive,
  28. Amiga 1200 + Blizzard III 68030 turbo card and IDE 540MB Caviar hard drive,
  29. Amiga 1200 + Blizzard II 68030 turbo card and IDE 420MB Conner hard drive,
  30. Amiga 1200 + FastRAM and IDE 420MB Conner hard drive.
  31. Program also has been tested with Enforcer.
  32.  
  33.   HDSleep does not work with Quantum (45MB) hard drives installed in A1200
  34. with FastRAM, but I hope you should not have any problems with newer
  35. drives.
  36.  
  37. Important
  38. =========
  39.  
  40. If you encounter problems with resetting sleep timer and putting to sleep
  41. your hard disk, insert the line below in startup-sequence before IPrefs - it
  42. should work properly.
  43. ...
  44. Run >NIL: HDSleep <parameters>
  45. C:IPrefs
  46. ...
  47.  
  48. Requirements
  49. ============
  50.  
  51.   This program works only on A1200 and A4000 (AGA chipset), because it uses
  52. low level access to not documented IDE bus registers (although it sends
  53. standard ATA command this way, so you shouldn't have any problems with
  54. different drives which have implemented full set of ATA commands).  Also be
  55. sure you have both commodities.library and icon.library installed.
  56.  
  57. Parameters
  58. ==========
  59.  
  60. Parameter may be included as Tool Types in the icon or in the command line, if
  61. you use it from Shell.
  62.  
  63.   CX_PRIORITY=<0>        - hotkey priority.
  64.   CX_POPKEY=<ctrl alt h> - hotkey for opening window.
  65.   CX_POPUP=<YES>         - opens window at start.
  66.   HDSLEEPKEY=<control h> - hotkey.
  67.   MASTERTIME=<360>       - turn off time since last access to Master HD
  68.                            (in seconds), 0 means no turning off.
  69.   SLAVETIME=<360>        - turn off time since last access to Slave HD
  70.                            (in seconds), 0 means no turning off.
  71.   WARNING=<NO>           - warns you about turning off of your HD.  A window is
  72.                            opened on a default public screen.
  73.   WARNINGTIMEOUT=<5>     - time when you will be warned before HD will go off.
  74.   LOGFILE=<filename>     - the file name of a log file.
  75.   A4000=<NO>             - the flag required for A4000. All A4000 owners should
  76.                            use it for correct switching off their HDs.
  77.  
  78. Window
  79. ======
  80.  
  81.   Sleep - Sleeps HD immediately and closes window.
  82.   Abort - Resets timer and closes window.
  83.   Quit  - Quits the program.
  84.  
  85. Menus
  86. =====
  87.  
  88.   Sleep - Sleeps HD immediately and closes window.
  89.   Abort - Resets timer and closes window.
  90.   About - Displays information about the program and its version.
  91.   Hide  - Hides the program and closes window.
  92.   Quit  - Quits the program.
  93.  
  94. History
  95. =======
  96.  
  97. v1.0 (xx/05/95) (released on AmiNet)
  98.      - First release.
  99.  
  100. v1.1 (19/09/95) (released on AmiNet)
  101.      - Removed bug with command line handling.
  102.      - Removed bug in removing HDSleep from memory via second run.
  103.      - Now supports second HD unit.
  104.      - Optimized code.
  105.      - Added new options (WARNING, WARNINGTIMEOUT) and information window.
  106.  
  107. v1.2 (21/4/96) (released on AmiNet) (re-upload)
  108.      - Removed bug with WARNING argument when running from Shell
  109.        (always was switched on).
  110.      - Removed bug with checking broker errors.
  111.      - Added log file - code is two times longer, because
  112.        SAS/C time function is very long :-( I'll try to fix it in next version.
  113.      - Now works with A4000.
  114.  
  115. Credits
  116. =======
  117.  
  118. - for giving me addresses of registers in A4000.
  119. Kamil Iskra - for reporting me a lot of bugs (bugs are my proffession :-).
  120. Many Amiga fans - for bug reports
  121.  
  122. Contact
  123. =======
  124.  
  125. e-mail: muszynsk@ipeneuro.ipe.pw.edu.pl
  126. http: comming soon...
  127.  
  128.  
  129.  
  130.  
  131. So, at last I can leave my computer working for night and sleep in silence!!!
  132.  
  133. =============================================================================
  134.  
  135.                                           ¶ ¶ ¶\¶ ¶ /\ ¶\¶
  136.                                           |_| | | | \/ | |
  137.